Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web fixes #2250

Merged
merged 7 commits into from
Jan 16, 2025
Merged

Web fixes #2250

merged 7 commits into from
Jan 16, 2025

Conversation

Leland-Takamine
Copy link
Contributor

  • Add url input to studio when on web
  • Support openLink without scheme on web
  • Do not ask for device selection when running maestro -p web studio
  • Suppress exceptions when closing studio
Screen.Recording.2025-01-15.at.6.31.43.PM.mov

@Leland-Takamine Leland-Takamine merged commit 14f69eb into main Jan 16, 2025
8 checks passed
@Leland-Takamine Leland-Takamine deleted the web-fixes branch January 16, 2025 15:56
luistak pushed a commit that referenced this pull request Jan 24, 2025
* Select web when platform is specified

* Do not log errors on device screen endpoint since this floods the terminal with unnecessary noise when killing studio

* Add url input in studio for web

* Handle openLink without scheme

* Remove comment

* Revert unnecessary change

* Remove unused import
luistak added a commit that referenced this pull request Jan 29, 2025
* feat: Adds Insights Notification

Allows users to disable insights notification based on the new Environment Variable

* feat(analyze): Adds initial Analyze option to test command locally

* refactor(analyze): Test analyze report and generation to use server side output

* feat(login): Adjusts apiUrl option to kebab case

* feat(test): Adjusts api url and key options to kebab case

* style(analyze): Adjusts cli output messages and styles

* Scroll local video rendering to follow currently executing command (#2232)

* Update README.md

* Web fixes (#2250)

* Select web when platform is specified

* Do not log errors on device screen endpoint since this floods the terminal with unnecessary noise when killing studio

* Add url input in studio for web

* Handle openLink without scheme

* Remove comment

* Revert unnecessary change

* Remove unused import

* Enable running Maestro on Windows without WSL (#2248)

* Fix Windows script error by making classpath shorting using globs

* Update dadb

* Do not use emojis on Windows

* Fix Studio npm builds on Windows

* Make OS comparison case-insensitive

* Use smiley face instead of check

* Use + instead of special char

* Remove debug condition

---------

Co-authored-by: Dan Caseley <[email protected]>

* Add console.log messages directly to the maestro log (#2249)

* Fix: dark mode for browser action bar (#2255)

* Prepare release 1.39.9 (#2245)

* Improved install script (#2263)

* Remove unused variable in install script

* Remove previous files when installing maestro-cli

* Prepare for release 1.39.10 (#2264)

* feat(analyze): Adds initial Analyze option to test command locally

* refactor(analyze): Test analyze report and generation to use server side output

* feat(login): Adjusts apiUrl option to kebab case

* feat(test): Adjusts api url and key options to kebab case

* style(analyze): Adjusts cli output messages and styles

* feat(analyze): Adjusts Analysis Manager to maybe notify new feature

* fix(analyze): Simplify AnalyzeResponse contract

* refactor(analyze): Rename Flow Files to Debug files along with non-primitive usage of debug files

* fix(analyze): Adjusts Analytics class to Notification

* feat(analyze): Filters similar screenshots to avoid noise and unnecessary data

* fix(analyze): Tryout typo adjustmentt

* fix(analyze): Adjusts notification var naming

---------

Co-authored-by: Leland Takamine <[email protected]>
Co-authored-by: Dan Caseley <[email protected]>
Co-authored-by: Dmitry Zaytsev <[email protected]>
Co-authored-by: Amanjeet Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants